On this pageMakeFPointFromDXFUnit: sgConstsDescriptionCall MakeFPointFromDXF to transform the TDXFPoint type value to TFPointstructure. Use MakeFPointFromDXF to construct parameters for functions that require a 3D-point.Syntaxfunction MakeFPointFromDXF(const ADXFPoint: TDXFPoint): TFPoint;